[INFO] cloning repository https://github.com/Ramizsk586/chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ramizsk586/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamizsk586%2Fchess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamizsk586%2Fchess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6167bdc76f0ff4fd3bc23ced182157e5f5d44e07
[INFO] checking Ramizsk586/chess against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRamizsk586%2Fchess" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ramizsk586/chess
[INFO] finished tweaking git repo https://github.com/Ramizsk586/chess
[INFO] tweaked toml for git repo https://github.com/Ramizsk586/chess written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ramizsk586/chess on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ramizsk586/chess already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33
[INFO] running `Command { std: "docker" "start" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=10b688cf4c5209f1 -C extra-filename=-5318a6a8ab7d79d4 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/5318a6a8ab7d79d4/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name wayland_protocols --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=cbc10f452d6725df -C extra-filename=-1bb57083898ebe82 --out-dir /opt/rustwide/target/debug/build/wayland-protocols/1bb57083898ebe82/out -L dependency=/opt/rustwide/target/debug/build/bitflags/db87789a40560d34/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/dlib/b7c4d6ce3d78d7d1/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/700a4dcf3d0cdf37/out -L dependency=/opt/rustwide/target/debug/build/libloading/a7be51cd6d65829c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/67d5a13b3df32fc5/out -L dependency=/opt/rustwide/target/debug/build/log/8cb5b9b7581e52c1/out -L dependency=/opt/rustwide/target/debug/build/once_cell/c7e2c3497bdca91e/out -L dependency=/opt/rustwide/target/debug/build/rustix/5cbfedaa59b810e9/out -L dependency=/opt/rustwide/target/debug/build/scoped-tls/0eb3d1c6147116db/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7feb0919af5e2056/out -L dependency=/opt/rustwide/target/debug/build/wayland-backend/0efe5b14cbaf5d51/out -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/4b5c455670d4c606/out -L dependency=/opt/rustwide/target/debug/build/wayland-sys/183c1876799db5ab/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/db87789a40560d34/out/libbitflags-db87789a40560d34.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/0efe5b14cbaf5d51/out/libwayland_backend-0efe5b14cbaf5d51.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/9d0c3a7252e8da98/out/libwayland_client-9d0c3a7252e8da98.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/build/wayland-scanner/4b5c455670d4c606/out/libwayland_scanner-4b5c455670d4c606.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33", kill_on_drop: false }`
[INFO] [stdout] e740361b764a53bfb1df5a8ee794924fc362977bfdc050bc0910753619c8cd33
